EMT Practice Test

1. Question Content...


Question List

Question1: Universal Containers runs an application in a Private Space in the Frankfurt region. The majority of the application's users (based in Asia) are reporting issues related to high latency. What should an Architect recommend to remediate this issue cost-effectively?

Question2: A Field Technician from Universal Containers arrived onsite for an appointment, and unfortunately the customer was not present UC wants to ensure they cantrack these customer no-show events for future process improvement What process should a Consultant recommend to handle this situation?

Question3: What is a Heroku dyno?

Question4: A client has data in a production Heroku Postgres database, and needs to quickly get access to a subset of that data for reporting needs.
Which two features does Heroku Dataclips provide to enable this? (Choose two.)

Question5: A healthcare client is creating a web portal for their customers on Heroku, which is sourced from a Salesforce instance. Some of the Salesforce data they wish to display falls under HIPAA compliance, and their auditors have determined this data must be stored encrypted-at-rest. To satisfy this requirement, they have enabled Platform Encryption on Salesforce.
They are investigating Heroku Shield Private Spaces, Shield Dynos, Shield Postgres, and Shield Heroku Connect.
How will Shield Heroku Connect interact with the encrypted fields in Salesforce?

Question6: Technicians earn certifications that must be renewed periodically to ensure their skills remain up-to-date. How can these certifications be managed on the Resource?

Question7: Universal Containers experienced an outage with their production Heroku Postgres database due to a fault with the underlying infrastructure. The database was unavailable for an hour. The database is on the Standard-0 plan.
Which two actions should an Architect recommend to mitigate such database failures and outages in the future? (Choose two.)

Question8: Universal Containers wants the ability for their Field Technicians to log sales opportunities associated with their Work Orders.
What configuration should a Consultant implement so Field Technicians can easily achieve this through the Field Service mobile app?

Question9: Universal Containers acquires a company that runs an application on Google Cloud Platform (GCP). TheGCP application needs to communicate securely with a Heroku application. The Heroku application has Internal Routing enabled and is running in a Private Space. Which two recommendations should an Architect make to satisfy this use case? Choose 2 answers.

Question10: Canvas apps can authenticate a user with:

Question11: Callouts from Salesforce to Heroku can be made using:

Question12: A customer runs Production Check on an application from the Dashboard. Which two runtime issues does it check for? Choose 2 answers.

Question13: Which two logs and logging recommendations are prescribed by the Twelve-Factor app methodology?
Choose2 answers.

Question14: You can use Heroku Connect for:

Question15: A healthcare services client is requesting an architecture for a set of applications: one is a marketing application, and the other two are of customer service applications that allow for customers to interact with their healthcare records. The marketing application must be able to scale up within seconds in response to traffic spikes. The client wants to be able to deploy each of these applications to the U.S. East Coast and EMEA.
Which applications should be deployed into which Heroku runtime?

Question16: Dispatchers at Universal Containers want to ensure the Resource being assigned to a Work Order has the correct training.
What should a Consultant implement to accomplish this requirement?

Question17: Universal Containers (UC) has a front-end web application and a back-end service application running on Heroku. The applications are running in the Common Runtime. Now, UC wants to prevent any public access to the back-end application. Which two Heroku features should an Architect propose?

Question18: Universal Containers has implemented a Knowledge solution for Agents to provide Field Technicians with information necessary to complete assigned work.
Which two capabilities will now be available? (Choose two.)

Question19: What are 3 examples of backing services, as described in the Twelve Factor app methodology?

Question20: Universal Containers would like to provide Field Service Technicians the ability to capture details and customer approval on completed work so that the details can be compiled and sent to the customer electronically What should a Consultant recommend to meet this requirement?

Question21: Universal Containers has an initiative to increase customer satisfaction by committing preferred resources to accounts and providing prompt service Which two Scheduling Policies would assist to meet this initiative? (Choose two )

Question22: Universal Containers wants to process mobile payments. How can this requirement be met?

Question23: A Field Service Technician wants to view a list of parts consumed during a given time period. The Technician will then use the data to replenish inventory on the truck Which three steps should a Consultant recommend to track the number of parts consumed? (Choose three )

Question24: A RESTfulAPIis:

Question25: A Client Service Representative (CSR) receives a call from a customer on Saturday. The CSR determines that the customer is covered, but the coverage is aboutto expire.
Which two upsell activities should the CSR consider? (Choose two.)

Question26: A client wants to perform complex processing on large data sets in Salesforce. The data is confidential, but it does not have advanced compliance requirements.
What Heroku Enterprise features should an Architect recommend in this scenario?

Question27: A client is writing a Heroku application that requires compliance with PCI DSS Level 1. To accomplish this, they deploy an application to the Shield Private Space. Which statement is true about the application?

Question28: You can use Salesforce Connect to proxy which types of data sources:

Question29: A client has a Heroku app that uses Apache Kafka on Heroku. They want to refactor the app into 2 distinct apps that will both continue to use Kafka (because they probably don't have so much to do in their life). Based on this refactoring, what should an Architect recommend?

Question30: The best use of Canvas apps is to:

Question31: Aclient has a data Ina SAP data store. The client uses Heroku External Objects to expose Heroku Postgres tablesin their Salesforce org. They want to perform custom transformations on the SAP data and then expose the transformed data in their Salesforce org. Which solution should an Architect recommend?

Question32: Universal Containers has a large volume of cancellations occurring on their Work Orders. The COO wants to manage Work Order cancellations and subsequentfollow-ups.
Which two options should a Consultant recommend? (Choose two )

Question33: UniversalContainers (UC) has an on-permise application for reporting damage to their shipments. They want to migrate the application to Heroku. The damage reporting process includes uploading one or more pictures to the application which temporarily stores them onthe local system. After the report is submitted, a case is created in UC's Salesforce org for processing, amd the images are deleted from the file system. The application's configuration is read from environment variables that are specified in the system user's profile.
The application writes its logs to rotating files using an open-source library. Which two recommendations should an Architect make to ensure that the application runs correctly on Heroku? Choose 2 answers.

Question34: Applications on Heroku that use Salesforce REST APIs can use which authentication mechanisms:

Question35: A client is building a collection of web apps that will serve short-lived marketing sites during REST. The apps must support HTTPS connections. They also need to scale up and down at unpredictable intervals. The client is not currently a Heroku Enterprise customer. Given the scenario, what should an Architect recommend?

Question36: A client has a requirement to deploy versions of their app to different regions around the World. Which Heroku Enterprise feature would an Architect recommend to accomplish this?

Question37: A hospital is planning to rewrite its on-premise patient registration system. Their current system is HIPAA-compliant as well as ISO 27018-compliant. They need to maintain these same certification levels after the rewrite. Their new app also needs to sync PII (personally identifiable information) data with their Salesforce org.
What Heroku Enterprise solutions should an Architect propose?

Question38: Anexisting app is experiencing performance degradation because of multiple executions of multiple, expensive SQL read queries. This SQL code cannot be optimized any further and the frequency of the execution of the queries cannot be reduced. Which two options should an Architect recommend in this scenario?

Question39: Which of the following is a Heroku CLI command?

Question40: A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API.
Which architecture strategy allows this on Heroku?

Question41: A customer's IT department will not allow VPN access through their on-premise gateway. Users need to be able to access trusted Heroku applications only when they are in the office. These applications are deployed to a Heroku Private Space.
Which two Private Spaces features should an Architect recommend to enable on-premise users to gain the access they need? (Choose two.)

Question42: Which of the following is NOT an advantage of Salesforce Connect over ETL?

Question43: A customer would like to analyze data stored in a single, large, high-traffic Heroku Postgres database using a reporting tool that runslong-running, expensive read queries. What reporting architecture should be recommended?
A client wants to create a Heroku web application that needs to provide a low-latency experience for its users, who are based primarily in Japan. Many common user actions will result in synchronous writesto the application's Heroku Postgres database. The application does not have advanced compliance requirements.
Which should an Architect recommend?

Question44: Heroku Connect data replication happens:

Question45: A Heroku application uses Heroku Connect to integrate with data from a Salesforce org. Since then, several fields from the Salesforce objects that were mapped using Connect have been removed. As a result, the development team will reload the mapping using Heroku Connect.
What is an implication of reloading the mapping?

Question46: Which of the following is a good use case for the Heroku Platform?

Question47: An app uses a queue of worker dynos to perform complex image processing, but the worker dynos are occasionally running out of memory when performing the processing. All of their dynos are currently standard-1x dynos.
What should an Architect recommend in this scenario?

Question48: A customer's Heroku Redis instance regularly reaches its storage limit. Besides upgrading to a bigger plan, what solution should an Architect recommend for this scenario?

Question49: A client currently runs a Ruby script in aone-off dyno each time they deploy their Go application to Heroku.
The development team wants the script to be executed before the application is deployed because it performs necessary database migrations. Which approach should an Architect recommend?

Question50: A client requires that their web application's logs are accessible only from within the same isolatednetwork as the application itself.
Which solution should an Architect recommend in this scenario?

Question51: Universal Containers (UC) recently acquired another company, International Shipping. Each company has its own Salesforce org, and UC wants those orgs to remain separate for the foreseeable future. Given this scenario, which Heroku feature should an Architect recommend to provide additional value to UC following the acquisition?

Question52: A client is creating a new API application. The app should only be accessible from other apps that they deploy to Heroku. Also, traffic between the other apps and the API should not transit the public internet.
Which solution should an Architect recommend to meet these requirements?

Question53: Callouts in Apex trigger support which authentication mechanisms:

Question54: A client runs an application on a background worker dyno. The application allows its users to request personalized information as a PDF. At peak usage, the app processes millions of requests at once.The resulting number of requests has caused a bottleneck that is impacting its performance.
Which two solutions can an Architect recommend to resolve the bottleneck and improve performance?
(Choose two.)

Question55: Universal Containers (UC) has a Heroku Postgres database attached to a Heroku app, which is running in the Common Runtime.
What should an Architect recommend UC do to secure their database to only trusted locations?

Question56: Universal Containers wants to help their dispatches determine the length of time a Work Order should last.
What should the Consultant implement to help achieve this goal?

Question57: A client has a web application that persists data to a local JSON file. They are migrating the application to Heroku. In order for the application to conform to the Twelve-Factor methodology, what changes should an Architect recommend?

Question58: Which three actions can a user perform on an app in a Heroku Enterprise Team, if that user has been granted only the "deploy" permission for that app? Choose 3 answers.

Question59: What does a follower of Heroku Postgres leader database provide?

Question60: Universal Containers has 3 Heroku apps in its microservices and requires that logs for all of the apps be stored in the same location for analysis and alerting purposes. How would they achieve this?

Question61: Part of a client's design is the ability to easily share between two applications running on Heroku.
What should an Architect recommend?

Question62: Universal Containers needs to write their Heroku application's logs to two destinations: an on-premise Syslog log server and a cloud analytics provider that ingests logs using an HTTPS endpoint.
What should an Architect recommend in this scenario?

Question63: A client wants to create a set of applications that all communicate with each other. Only one of the applications should be accessible from the public internet. This application will act as an API gateway and route requests to the interbak applications using HTTPS. Which architecture should an Architect recommend?

Question64: A client wants to deconstruct a monolithic application into a set of microservices The microservices require securer direct peer-to-peer communications.
Which Heroku Enterprise features should an Architect recommend? Choose one answer

Question65: Salesforce Connect is used for:

Question66: Universal Containers wants to measure their adherence to specific SLAs for all Work Orders.In which order should a Consultant implement the setup to achieve this requirement?

Question67: Universal Containers would like to engage contractors and customers directly in their Field Service solution.
Which three options will provide read, write, and edit access to Work Order objects? (Choose three.)

Question68: A client has an existing Heroku Connect integration. They would like to extend the integration to ad Attachments (which are related binary files) from a mapped Salesforce object. What advice should an Architect provide?

Question69: Universal Containers provides multiple service types (i.e., Installation, Maintenance, Break/Fix, etc.) Each service requires a variety of skills and certifications inorder for a resource to excel Which two configurations should a Consultant implement to meet this requirement? (Choose two )

Question70: Universal Containers is preparing to deploy a high-volume production web application to the Heroku Common Runtime. Which two best practices should an Architect recommend for large-scale load testing of the application? Choose 2 answers.

Question71: Universal Containers has noticed that with every new product release there is a rise in customer reported Cases and a decrease in first-time fix-rate.
Which two recommendations should a Consultant make? (Choose two.)

Question72: UniversalContainers is building a new marketing website on Heroku. They want to capture user information on the site and have that data flow into Salesforce for followup.Which Heroku features should an Architectrecommend to accomplish this?

Question73: A company currently uses, and will continue to use, the MulesoftAnypoint Platform integration throughout their architecture. They want to use Heroku Connect to help them integrate Heroku apps with Salesforce apps.
What is a benefit of introducingHeroku Connect in this environment?

Question74: Heroku Connect data replication happens:

Question75: Which Heroku feature allows you to deploy a real app complete with code, config, and add-ons already configured?